make build reproducible
authorBernhard M. Wiedemann <githubbmw@lsmod.de>
Tue, 17 Jan 2017 14:53:45 +0000 (14:53 +0000)
committerBernhard M. Wiedemann <bwiedemann@suse.de>
Fri, 20 Jan 2017 13:09:58 +0000 (14:09 +0100)
commit11b28cbed77502aaa8227c803cb73026aed58580
tree2a031451ae6090b4989676808c8f490f1f8aa328
parenta43403b3ec64cb4940250e02e616729e67e442f9
make build reproducible

by allowing build systems to use a constant date instead of the current one
see https://reproducible-builds.org/ for why this is good

This call is designed to work with both GNU date and BSD date implementations
Makefile.in